[Top] [Prev] [Next] [Bottom]
[Contents]
getSmPageSize
long getSmPageSize
Returns the small page size used by the row set. The small page size is equal to zero and therefore has no effect if there are fewer than 200 rows in the rowset. The small page size is the number of rows divided by 100 and rounded down.
var x;
x = sajsset.getSmPageSize();
VBScript Example:
Dim x
x = sajsset.getSmPageSize
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.